From: Dmitry Shachnev Date: Fri, 26 Jun 2020 16:47:18 +0000 (+0100) Subject: disable htmlinfo example which contains non-free files X-Git-Tag: archive/raspbian/5.14.2+dfsg-4+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6f3d6bebd5d38da8fedb40ccea1c2633297ebbb3;p=qtbase-opensource-src.git disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index 72bf95b2e..3933a0a2b 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = htmlinfo \ - xmlstreamlint +SUBDIRS = xmlstreamlint qtHaveModule(widgets) { SUBDIRS += dombookmarks \